FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Touchstone-ereferralontario.core#0.1.2-beta (62 ms)

Package Touchstone-ereferralontario.core
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Touchstone-ereferralontario.core@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance
Url http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance
Version 1.0.0
Status draft
Name EReferralAllergyIntolerance
Title AllergyIntolerance
Experimental False
Description This profile details the clinical assessment of an allergy or intolerance; a propensity, or a potential risk to an individual, to have an adverse reaction on future exposure to the specified substance, or class of substance.
Type AllergyIntolerance
Kind resource

Resources that use this resource

CapabilityStatement
http://ehealthontario.ca/fhir/CapabilityStatement/ca-on-eReferral-SMARTApp SMART App
http://ehealthontario.ca/fhir/CapabilityStatement/ca-on-eReferral-SMARTServer SMART Server
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-CapabilityStatement Ontario eReferral FHIR Capability Statement
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest ServiceRequest

Resources that this resource uses

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient Patient
http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips Absent or Unknown Allergies - IPS
http://hl7.org/fhir/uv/ips/ValueSet/allergy-intolerance-substance-condition-uv-ips Allergy Intolerance Substance Condition - IPS


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-eReferral-profile-AllergyIntolerance",
  "url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance",
  "version" : "1.0.0",
  "name" : "EReferralAllergyIntolerance",
  "title" : "AllergyIntolerance",
  "status" : "draft",
  "description" : "This profile details the clinical assessment of an allergy or intolerance; a propensity, or a potential risk to an individual, to have an adverse reaction on future exposure to the specified substance, or class of substance.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "AllergyIntolerance",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "AllergyIntolerance",
        "path" : "AllergyIntolerance",
        "short" : "AllergyIntolerance Profile",
        "definition" : "The AllergyIntolerance Profile is based upon the core FHIR AllergyIntolerance Resource"
      },
      {
        "id" : "AllergyIntolerance.meta",
        "path" : "AllergyIntolerance.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.meta.profile",
        "path" : "AllergyIntolerance.meta.profile",
        "comment" : "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.identifier",
        "path" : "AllergyIntolerance.identifier",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.identifier.system",
        "path" : "AllergyIntolerance.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.identifier.value",
        "path" : "AllergyIntolerance.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus",
        "path" : "AllergyIntolerance.clinicalStatus",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/allergyintolerance-clinical"
        }
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding",
        "path" : "AllergyIntolerance.clinicalStatus.coding",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.system",
        "path" : "AllergyIntolerance.clinicalStatus.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.code",
        "path" : "AllergyIntolerance.clinicalStatus.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.clinicalStatus.coding.display",
        "path" : "AllergyIntolerance.clinicalStatus.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.verificationStatus",
        "path" : "AllergyIntolerance.verificationStatus",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/allergyintolerance-verification"
        }
      },
      {
        "id" : "AllergyIntolerance.verificationStatus.coding",
        "path" : "AllergyIntolerance.verificationStatus.coding",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.verificationStatus.coding.system",
        "path" : "AllergyIntolerance.verificationStatus.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.verificationStatus.coding.code",
        "path" : "AllergyIntolerance.verificationStatus.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.verificationStatus.coding.display",
        "path" : "AllergyIntolerance.verificationStatus.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.type",
        "path" : "AllergyIntolerance.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-type"
        }
      },
      {
        "id" : "AllergyIntolerance.category",
        "path" : "AllergyIntolerance.category",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-category"
        }
      },
      {
        "id" : "AllergyIntolerance.criticality",
        "path" : "AllergyIntolerance.criticality",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality"
        }
      },
      {
        "id" : "AllergyIntolerance.code",
        "path" : "AllergyIntolerance.code",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "description" : "Discriminated by the bound value set",
          "rules" : "open"
        },
        "short" : "Concept - reference to a terminology or just text",
        "definition" : "A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.",
        "comment" : "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "preferred",
          "description" : "Type of the substance/product, allergy or intolerance condition.",
          "valueSet" : "http://hl7.org/fhir/uv/ips/ValueSet/allergy-intolerance-substance-condition-uv-ips"
        }
      },
      {
        "id" : "AllergyIntolerance.code:allergyIntoleranceGPSCode",
        "path" : "AllergyIntolerance.code",
        "sliceName" : "allergyIntoleranceGPSCode",
        "short" : "Code for allergy or intolerance from the SNOMED CT GPS code set",
        "definition" : "Code for an allergy or intolerance statement that is selected from the SNOMED CT GPS code set.",
        "comment" : "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "mustSupport" : true,
        "isModifier" : false,
        "binding" : {
          "strength" : "extensible",
          "description" : "Codes for allergy or intolerance from the SNOMED CT GPS code set",
          "valueSet" : "http://hl7.org/fhir/uv/ips/ValueSet/allergy-intolerance-substance-condition-gps-uv-ips"
        }
      },
      {
        "id" : "AllergyIntolerance.code:absentOrUnknownAllergy",
        "path" : "AllergyIntolerance.code",
        "sliceName" : "absentOrUnknownAllergy",
        "short" : "Code for absent or unknown allergy",
        "definition" : "Code for an allergy or intolerance statement (either a positive or a negated/excluded statement). This describes a categorical negated statement (e.g., \"No known allergy\").",
        "comment" : "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "negation/exclusion codes for reporting no known allergies or not available data.",
          "valueSet" : "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips"
        }
      },
      {
        "id" : "AllergyIntolerance.patient",
        "path" : "AllergyIntolerance.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient"
            ],
            "aggregation" : [
              "referenced"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.patient.reference",
        "path" : "AllergyIntolerance.patient.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.onset[x]",
        "path" : "AllergyIntolerance.onset[x]",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.recordedDate",
        "path" : "AllergyIntolerance.recordedDate",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.lastOccurrence",
        "path" : "AllergyIntolerance.lastOccurrence",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.note",
        "path" : "AllergyIntolerance.note",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.note.text",
        "path" : "AllergyIntolerance.note.text",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction",
        "path" : "AllergyIntolerance.reaction",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance",
        "path" : "AllergyIntolerance.reaction.substance",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding",
        "path" : "AllergyIntolerance.reaction.substance.coding",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding.system",
        "path" : "AllergyIntolerance.reaction.substance.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.substance.coding.code",
        "path" : "AllergyIntolerance.reaction.substance.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation",
        "path" : "AllergyIntolerance.reaction.manifestation",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding",
        "path" : "AllergyIntolerance.reaction.manifestation.coding",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding.system",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.manifestation.coding.code",
        "path" : "AllergyIntolerance.reaction.manifestation.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.description",
        "path" : "AllergyIntolerance.reaction.description",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.onset",
        "path" : "AllergyIntolerance.reaction.onset",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.severity",
        "path" : "AllergyIntolerance.reaction.severity",
        "mustSupport" : true
      },
      {
        "id" : "AllergyIntolerance.reaction.note",
        "path" : "AllergyIntolerance.reaction.note",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.